*** empty log message ***
authorJuanma Barranquero <lekktu@gmail.com>
Thu, 12 Jul 2007 22:40:00 +0000 (22:40 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Thu, 12 Jul 2007 22:40:00 +0000 (22:40 +0000)
lisp/ChangeLog

index 0792291a4a32dd4a5023e77311a4e3213364cdc7..2e3d60d70e1dfa426289d64d8467923812a025da 100644 (file)
@@ -1,3 +1,8 @@
+2007-07-12  Davis Herring  <herring@lanl.gov>
+
+       * desktop.el (desktop-buffer-info, desktop-save):
+       Use `desktop-dirname' instead of `dirname'.
+
 2007-07-12  Paul Pogonyshev  <pogonyshev@gmx.net>
 
        * progmodes/which-func.el (which-func-modes): Add `python-mode'.
@@ -94,7 +99,6 @@
        * emacs-lisp/autoload.el (autoload-generate-file-autoloads): Be careful
        with EOLs when generating MD5 checksums.
 
-
        * follow.el: Don't change the global map from the follow-mode-map
        defvar, but from the toplevel.  Use easy-menu to unify the Emacs and
        XEmacs code.